wayland: Reshuffle some internals
authorMatthias Clasen <mclasen@redhat.com>
Sat, 20 Apr 2019 00:08:14 +0000 (00:08 +0000)
committerMatthias Clasen <mclasen@redhat.com>
Mon, 29 Apr 2019 16:00:09 +0000 (16:00 +0000)
commitaae781655771ca2fcf7ced9e9ea8622e6ebea614
treec5bfdc23b1da83b4bae2d33b15722d9b51c0613d
parent6fbf13965c135b0f0ccbab5dcc9d352192ee8449
wayland: Reshuffle some internals

Make find_grab_input_seat return a GdkWaylandSeat
instead of a struct wl_seat, so we can use it and
avoid calling gdk_display_get_default_seat when
we need to get a serial later.
gdk/wayland/gdkdevice-wayland.c
gdk/wayland/gdkprivate-wayland.h
gdk/wayland/gdksurface-wayland.c